| 2015-08-02 |
Alex Gaynor | Fixed a typo in a comment. |
commit | commitdiff | tree | snapshot |
| 2015-07-31 |
bors | Auto merge of #1862 - ucarion:ucarion-fix-typo, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2015-07-31 |
Ulysse Carion | Fix a typo |
commit | commitdiff | tree | snapshot |
| 2015-07-29 |
bors | Auto merge of #1860 - alexcrichton:use-filetime-set... |
commit | commitdiff | tree | snapshot |
| 2015-07-29 |
Alex Crichton | Use filetime for set_file_times |
commit | commitdiff | tree | snapshot |
| 2015-07-28 |
bors | Auto merge of #1857 - vyskocilm:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-28 |
Michal Vyskocil | remove the name of submodule per recomendation of ... |
commit | commitdiff | tree | snapshot |
| 2015-07-28 |
Michal Vyskocil | Problem: make install fail on non-existing rust-installer |
commit | commitdiff | tree | snapshot |
| 2015-07-28 |
bors | Auto merge of #1853 - apjanke:zsh-compl-fix-parse-near... |
commit | commitdiff | tree | snapshot |
| 2015-07-28 |
Andrew Janke | zsh completion: fix [[ ... ]] conditional syntax |
commit | commitdiff | tree | snapshot |
| 2015-07-28 |
bors | Auto merge of #1850 - alexcrichton:update-docopt, r... |
commit | commitdiff | tree | snapshot |
| 2015-07-28 |
Alex Crichton | Update docopt to fix forwarding `--` |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
bors | Auto merge of #1847 - steveklabnik:gh1707, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
Steve Klabnik | Link manifst docs to version info in crates.io docs |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
bors | Auto merge of #1849 - alexcrichton:appveyor-master... |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
Alex Crichton | Only run appveyor on the master branch |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
bors | Auto merge of #1848 - alexcrichton:less-cyclic, r=huonw |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
Alex Crichton | Remove an Rc optimization that's no longer necessary |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
bors | Auto merge of #1843 - steveklabnik:gh1279, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
bors | Auto merge of #1844 - steveklabnik:gh1407, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
Steve Klabnik | Add mention of specific tests in guide |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
Steve Klabnik | Update override documentation |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
bors | Auto merge of #1842 - steveklabnik:gh1177, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
Steve Klabnik | Mention doc tests with cargo test. |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
bors | Auto merge of #1837 - alexcrichton:travis-parallel... |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
Alex Crichton | Test 32-bit Windows on appveyor |
commit | commitdiff | tree | snapshot |
| 2015-07-27 |
bors | Auto merge of #1827 - mark-buer:config-tool-paths,... |
commit | commitdiff | tree | snapshot |
| 2015-07-26 |
Mark Buer | Enables support for relative pathed linker and ar tools. |
commit | commitdiff | tree | snapshot |
| 2015-07-26 |
bors | Auto merge of #1836 - alexcrichton:fix-nightly, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2015-07-26 |
Alex Crichton | Try being more parallel on travis |
commit | commitdiff | tree | snapshot |
| 2015-07-26 |
Alex Crichton | Fix compile on nightly |
commit | commitdiff | tree | snapshot |
| 2015-07-26 |
bors | Auto merge of #1835 - gentoo90:bash-comp, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-26 |
gentoo90 | Bashcomp: improve performance |
commit | commitdiff | tree | snapshot |
| 2015-07-26 |
gentoo90 | Bashcomp: add missing options, add --vcs completion |
commit | commitdiff | tree | snapshot |
| 2015-07-25 |
bors | Auto merge of #1831 - alexcrichton:publish-cargo, r... |
commit | commitdiff | tree | snapshot |
| 2015-07-24 |
Alex Crichton | Tweak metadata to publish Cargo on crates.io |
commit | commitdiff | tree | snapshot |
| 2015-07-24 |
bors | Auto merge of #1829 - steveklabnik:doc_quickfix, r... |
commit | commitdiff | tree | snapshot |
| 2015-07-24 |
Steve Klabnik | remove missing import from build script docs |
commit | commitdiff | tree | snapshot |
| 2015-07-23 |
bors | Auto merge of #1825 - alexcrichton:msvc-32, r=brson |
commit | commitdiff | tree | snapshot |
| 2015-07-23 |
Alex Crichton | Disable cross tests on appveyor for now |
commit | commitdiff | tree | snapshot |
| 2015-07-23 |
Alex Crichton | Test 32/64 cross builds on MSVC |
commit | commitdiff | tree | snapshot |
| 2015-07-23 |
Alex Crichton | Remove MSVC logic from the configure script |
commit | commitdiff | tree | snapshot |
| 2015-07-23 |
Alex Crichton | Update the nightly of Rust to build Cargo |
commit | commitdiff | tree | snapshot |
| 2015-07-23 |
Alex Crichton | etc: Remove an unused variable binding |
commit | commitdiff | tree | snapshot |
| 2015-07-23 |
Alex Crichton | etc: Don't modify the installation manifest |
commit | commitdiff | tree | snapshot |
| 2015-07-23 |
Alex Crichton | etc: Fix merging distributions on Windows |
commit | commitdiff | tree | snapshot |
| 2015-07-23 |
Alex Crichton | etc: Use Popen instead of call to spawn processes |
commit | commitdiff | tree | snapshot |
| 2015-07-22 |
Alex Crichton | Use the download module for printing snapshots |
commit | commitdiff | tree | snapshot |
| 2015-07-21 |
bors | Auto merge of #1822 - alexcrichton:fix-recursion, r... |
commit | commitdiff | tree | snapshot |
| 2015-07-21 |
Alex Crichton | Weed out empty features from the registry |
commit | commitdiff | tree | snapshot |
| 2015-07-21 |
Alex Crichton | Touch up some stylistic nits in the resolver |
commit | commitdiff | tree | snapshot |
| 2015-07-20 |
bors | Auto merge of #1819 - alexcrichton:fix-no-pkg-config... |
commit | commitdiff | tree | snapshot |
| 2015-07-20 |
Alex Crichton | Update libgit2-sys |
commit | commitdiff | tree | snapshot |
| 2015-07-20 |
bors | Auto merge of #1814 - gentoo90:no-git-build, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-18 |
gentoo90 | Fix version info when built without git repo |
commit | commitdiff | tree | snapshot |
| 2015-07-17 |
bors | Auto merge of #1804 - alexcrichton:aggressively-backtra... |
commit | commitdiff | tree | snapshot |
| 2015-07-17 |
Alex Crichton | Run travis against stable/beta/nightly |
commit | commitdiff | tree | snapshot |
| 2015-07-17 |
Alex Crichton | Backtrack more aggressively when resolving |
commit | commitdiff | tree | snapshot |
| 2015-07-17 |
Alex Crichton | Update Rust nightly |
commit | commitdiff | tree | snapshot |
| 2015-07-17 |
Alex Crichton | Fix running `cargo test` from the project root |
commit | commitdiff | tree | snapshot |
| 2015-07-17 |
bors | Auto merge of #1812 - alexcrichton:moar-filtering,... |
commit | commitdiff | tree | snapshot |
| 2015-07-17 |
Alex Crichton | Only compile activated optional dependencies |
commit | commitdiff | tree | snapshot |
| 2015-07-17 |
Alex Crichton | Remove an unnecessary HashMap when Vec works |
commit | commitdiff | tree | snapshot |
| 2015-07-17 |
bors | Auto merge of #1808 - Gankro:msg, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-17 |
bors | Auto merge of #1810 - alexcrichton:update-rust-installe... |
commit | commitdiff | tree | snapshot |
| 2015-07-16 |
Alex Crichton | Update rust-installer submodule |
commit | commitdiff | tree | snapshot |
| 2015-07-15 |
Alexis Beingessner | fix error message copy-paste error |
commit | commitdiff | tree | snapshot |
| 2015-07-13 |
bors | Auto merge of #1803 - tafia:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-13 |
Johann Tuffe | avoid an unnecessary clone in without_prefix |
commit | commitdiff | tree | snapshot |
| 2015-07-08 |
bors | Auto merge of #1792 - steveklabnik:gh26482, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-08 |
Steve Klabnik | Dont refer to NPM for semver |
commit | commitdiff | tree | snapshot |
| 2015-07-07 |
bors | Auto merge of #1788 - alexcrichton:appveyor, r=brson |
commit | commitdiff | tree | snapshot |
| 2015-07-07 |
Alex Crichton | Rewrite dependency installation in Python |
commit | commitdiff | tree | snapshot |
| 2015-07-07 |
bors | Auto merge of #1780 - seth:sf/nested-projects-fix,... |
commit | commitdiff | tree | snapshot |
| 2015-07-07 |
Seth Falcon | Use info! instead of warn! for skipping message |
commit | commitdiff | tree | snapshot |
| 2015-07-07 |
bors | Auto merge of #1776 - alexcrichton:no-entry-found-for... |
commit | commitdiff | tree | snapshot |
| 2015-07-07 |
bors | Auto merge of #1786 - eminence:docs, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-06 |
Andrew Chin | Updated guide.md with local config clarification |
commit | commitdiff | tree | snapshot |
| 2015-07-06 |
bors | Auto merge of #1782 - Dineshs91:uninstall, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-05 |
Seth Falcon | Add test for ignoring nested self packages |
commit | commitdiff | tree | snapshot |
| 2015-07-05 |
Seth Falcon | Remove readme note for libgit2 |
commit | commitdiff | tree | snapshot |
| 2015-07-05 |
dinesh | Add make uninstall to .travis.yml |
commit | commitdiff | tree | snapshot |
| 2015-07-05 |
bors | Auto merge of #1785 - kennytm:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-05 |
kennytm | Fix minor typo in `cargo rustc --help`. |
commit | commitdiff | tree | snapshot |
| 2015-07-05 |
dinesh | Pass prefix and destdir |
commit | commitdiff | tree | snapshot |
| 2015-07-05 |
bors | Auto merge of #1783 - c4rlo:run-typos, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-05 |
c4rlo | cargo run: fix typos in help text |
commit | commitdiff | tree | snapshot |
| 2015-07-04 |
dinesh | Add uninstall target |
commit | commitdiff | tree | snapshot |
| 2015-07-03 |
Seth Falcon | Disallow nesting of packages with same packge_id |
commit | commitdiff | tree | snapshot |
| 2015-07-03 |
Seth Falcon | Add libgit2 to list of build deps in README |
commit | commitdiff | tree | snapshot |
| 2015-07-03 |
bors | Auto merge of #1778 - steveklabnik:fix_css, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-03 |
Steve Klabnik | Fix double scrollbar issue |
commit | commitdiff | tree | snapshot |
| 2015-07-03 |
bors | Auto merge of #1762 - Dineshs91:manifest, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2015-07-02 |
dinesh | Check for empty target names |
commit | commitdiff | tree | snapshot |
| 2015-07-02 |
dinesh | Add tests for all targets without names |
commit | commitdiff | tree | snapshot |
| 2015-07-02 |
dinesh | Create a method called name on TomlTarget |
commit | commitdiff | tree | snapshot |
| 2015-07-02 |
dinesh | Make lib name optional |
commit | commitdiff | tree | snapshot |
| 2015-07-01 |
Alex Crichton | Add a Target to the build script deps key |
commit | commitdiff | tree | snapshot |
| 2015-07-01 |
bors | Auto merge of #1748 - pwoolcoc:feature/quiet-mode,... |
commit | commitdiff | tree | snapshot |
| 2015-07-01 |
bors | Auto merge of #1775 - alexcrichton:update-cargo-lock... |
commit | commitdiff | tree | snapshot |
| next |